home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Nave / MetaPloy.swf / scripts / frame_5 / DoAction.as
Text File  |  2006-06-13  |  420b  |  27 lines

  1. tellTarget("/liv")
  2. {
  3.    gotoAndStop(eval("/:lives"));
  4. }
  5. tellTarget("/lead")
  6. {
  7.    gotoAndStop(2);
  8. }
  9. tellTarget("/mush")
  10. {
  11.    gotoAndStop(3);
  12. }
  13. tellTarget("/adds")
  14. {
  15.    gotoAndStop(2);
  16. }
  17. addspeedx = "3";
  18. ufox = "25";
  19. ufoy = "0";
  20. ufospeedx = - "5";
  21. addspeedy = "0";
  22. ms1_hw = int(getProperty("1", _width) / "2");
  23. ms1_hh = int(getProperty("1", _height) / "2");
  24. ene_hh = "10";
  25. ene_hw = "10";
  26. play();
  27.